const github.com/go-pg/pg/v10.noDataMsg

2 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L31: 	noDataMsg           = 'n'
		messages.go#L573: 		case noDataMsg: // Response to the DESCRIBE message.